home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libgdata-common / README < prev   
Text File  |  2009-05-30  |  755b  |  34 lines

  1. libgdata
  2. ========
  3.  
  4. libgdata is a GLib-based library for accessing online service APIs using the
  5. GData protocol --- most notably, Google's services. It provides APIs to access
  6. the common Google services, and has full asynchronous support.
  7.  
  8. See the test programs in gdata/tests/ for simple examples of how to use the
  9. code.
  10.  
  11. libgdata's API is currently unstable and is likely to change wildly.
  12.  
  13. Dependencies
  14. ============
  15.  
  16. * glib-2.0 >= 2.19.0
  17. * libxml-2.0
  18. * gio-2.0 >= 2.17.3
  19. * libsoup-2.4 >= 2.26.1
  20.  
  21. If compiling with --enable-gnome (for GNOME support):
  22. * libsoup-gnome-2.4
  23.  
  24. Licensing
  25. =========
  26.  
  27. libgdata is licensed under the LGPL; see COPYING.LIB for more details.
  28.  
  29. Contact
  30. =======
  31.  
  32. Philip Withnall <philip@tecnocode.co.uk>
  33. http://live.gnome.org/libgdata
  34.